PropertyName Class |
Namespace: Independentsoft.Exchange
The PropertyName type exposes the following members.
| Name | Description | |
|---|---|---|
| PropertyName |
Initializes a new instance of the PropertyName class.
| |
| PropertyName(String) |
Initializes a new instance of the PropertyName class
| |
| PropertyName(String, StandardPropertySet) |
Initializes a new instance of the PropertyName class
| |
| PropertyName(String, StandardPropertySet, MapiPropertyType) |
Initializes a new instance of the PropertyName class
|
| Name | Description | |
|---|---|---|
| Name |
Contains property name.
| |
| Set |
Contains the property set.
| |
| Type |
Contains the property type.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IsEqual |
Initializes a new instance of the PropertyName class
(Overrides ExtendedPropertyPathIsEqual(ExtendedPropertyPath).) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current PropertyName object to its equivalent string representation.
(Overrides ObjectToString.) |